home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-10.gz / 1994-10 / 000694_owner-current-users@netbsd.org_Tue Oct 25 03:21:50 1994.msg < prev    next >
Text File  |  1994-11-20  |  689b  |  17 lines

  1. From: seebs@solutions.solon.com (Peter Seebach)
  2. To: current-users@netbsd.org
  3. Subject: Kernel build; different problem now.  *sigh*.
  4. Sender: owner-current-users@netbsd.org
  5.  
  6. Okay, I installed the Oct 15th include files, and now the kernel builds.
  7. Builds, except for the link, that is.
  8.  
  9. I'm not going to quote all 256 lines of undefined symbols; just that 'start'
  10. is one of them, and it goes from there.  This is after make clean; make
  11. depend; make.
  12.  
  13. It wouldn't build if I had KGDB defined.  I'm wondering if there are other
  14. things I shouldn't be using.  The errors seem to have mostly to do with
  15. fpsp.o, anything with 'vfs' in its name, and, well, just about everything.
  16.  
  17. -s